Learn R Programming

metaX (version 1.4.0)

kfold<-: kfold

Description

kfold

Usage

kfold(para) <- value

Arguments

para
An object of plsDAPara
value
value

Value

An object of plsDAPara

Examples

Run this code
para <- new("plsDAPara")
kfold(para) <- 5

Run the code above in your browser using DataLab